home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / ScreenPosition.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  272 b   |  17 lines

  1. .text; .even; .globl _ScreenPosition
  2.  
  3. _ScreenPosition:
  4.     moveml #0x3802,sp@-
  5.     movel a4@(_IntuitionBase:W),a6
  6.     movel sp@(20),a0
  7.     movel sp@(24),d0
  8.     movel sp@(28),d1
  9.     movel sp@(32),d2
  10.     movel sp@(36),d3
  11.     movel sp@(40),d4
  12. #APP
  13.     jsr a6@(-0x318)
  14. #NO_APP
  15.     moveml sp@+,#0x401c
  16.     rts
  17.